object tip_window: Ttip_window Left = 200 Top = 108 BorderStyle = bsDialog Caption = 'Quick Tip' ClientHeight = 162 ClientWidth = 305 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 112 Top = 128 Width = 81 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = Button1Click end object Panel1: TPanel Left = 8 Top = 8 Width = 289 Height = 113 BevelInner = bvLowered BevelOuter = bvLowered Caption = ' ' Color = clWhite TabOrder = 1 object Label1: TLabel Left = 8 Top = 8 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 8 Top = 24 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 8 Top = 40 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 8 Top = 72 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 56 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 88 Width = 273 Height = 13 Alignment = taCenter AutoSize = False Caption = ' ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end